PRISM
=====
Version: 4.5.dev
Date: Sat Mar 14 14:08:07 UTC 2020
Hostname: e72bdd194fc5
Memory limits: cudd=4g, java(heap)=11g
Command line: prism -javamaxmem 11g -cuddmaxmem 4g -ii -e 5e-2 -heuristic speed -ddextraactionvars 100 -maxiters 1000000 kanban.prism kanban.props --property throughput -const t=5
Parsing model file "kanban.prism"...
Type: CTMC
Modules: k1 k2 k3 k4
Variables: w1 x1 y1 z1 w2 x2 y2 z2 w3 x3 y3 z3 w4 x4 y4 z4
Parsing properties file "kanban.props"...
1 property:
(1) "throughput": R{"throughput"}=? [ S ]
---------------------------------------------------------------------
Model checking: "throughput": R{"throughput"}=? [ S ]
Model constants: t=5
Warning: Switching to sparse engine and (backwards) Gauss Seidel (default for heuristic=speed).
Building model...
Model constants: t=5
Computing reachable states...
Reachability (BFS): 71 iterations in 0.29 seconds (average 0.004070, setup 0.00)
Time for model construction: 0.245 seconds.
Type: CTMC
States: 2546432 (1 initial)
Transitions: 24460016
Rate matrix: 6308 nodes (14 terminal), 24460016 minterms, vars: 48r/48c
SCCs: 1, BSCCs: 1, non-BSCC states: 0
BSCC sizes: 1:2546432
Computing steady state probabilities for BSCC 1
Computing probabilities...
Engine: Sparse
Building sparse matrix... [n=2546432, nnz=24460016, compact] [95.7 MB]
Creating vector for diagonals... [dist=187, compact] [4.9 MB]
Allocating iteration vector... [19.4 MB]
TOTAL: [120.0 MB]
Starting iterations...
Backwards Gauss-Seidel: 33 iterations in 16.67 seconds (average 0.083152, setup 13.92)
BSCC 1 Reward: 0.3022348069170666
All states are in BSCCs (so no reachability probabilities computed)
Value in the initial state: 0.3022348069170666
Time for model checking: 17.356 seconds.
Result: 0.3022348069170666 (value in the initial state)
Overall running time: 18.174 seconds.
---------------------------------------------------------------------
Note: There was 1 warning during computation.